home *** CD-ROM | disk | FTP | other *** search
/ Drumbeat 2000 / drumbeat 2000.iso / quick start files / quick start lesson 5.edf / Layout.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-08-12  |  1.9 KB

  1. {
  2.     "schema": {
  3.         "LayoutID": "Long Integer",
  4.         "Name": "Text (255)",
  5.         "FrameID": "Long Integer",
  6.         "ItemID": "Long Integer",
  7.         "PseudoLayout": "Boolean NOT NULL",
  8.         "Layout": "OLE (255)",
  9.         "JavaScript": "OLE (255)",
  10.         "SyntaxDirty": "Boolean NOT NULL",
  11.         "ServerCode": "Boolean NOT NULL",
  12.         "LinkColor": "Long Integer",
  13.         "ParentLayoutID": "Long Integer",
  14.         "Remarks": "Memo/Hyperlink (255)",
  15.         "DateTimeStamp": "DateTime"
  16.     },
  17.     "data": [
  18.         {
  19.             "LayoutID": 1,
  20.             "Name": "Home",
  21.             "FrameID": 0,
  22.             "ItemID": 0,
  23.             "PseudoLayout": 1,
  24.             "Layout": "BINARY_FILE:Layout/0_Layout",
  25.             "SyntaxDirty": 1,
  26.             "ServerCode": 0,
  27.             "LinkColor": 16711680,
  28.             "ParentLayoutID": 3,
  29.             "DateTimeStamp": "12/22/98 12:13:35"
  30.         },
  31.         {
  32.             "LayoutID": 2,
  33.             "Name": "Master Template",
  34.             "FrameID": 0,
  35.             "ItemID": 2,
  36.             "PseudoLayout": 0,
  37.             "Layout": "BINARY_FILE:Layout/1_Layout",
  38.             "SyntaxDirty": 1,
  39.             "ServerCode": 0,
  40.             "LinkColor": 16711680,
  41.             "ParentLayoutID": 0,
  42.             "DateTimeStamp": "12/22/98 12:13:36"
  43.         },
  44.         {
  45.             "LayoutID": 3,
  46.             "Name": "Jobs",
  47.             "FrameID": 0,
  48.             "ItemID": 3,
  49.             "PseudoLayout": 0,
  50.             "Layout": "BINARY_FILE:Layout/2_Layout",
  51.             "SyntaxDirty": 1,
  52.             "ServerCode": 0,
  53.             "LinkColor": 16711680,
  54.             "ParentLayoutID": 2,
  55.             "DateTimeStamp": "12/30/98 10:16:43"
  56.         },
  57.         {
  58.             "LayoutID": 4,
  59.             "Name": "Job_List",
  60.             "FrameID": 0,
  61.             "ItemID": 0,
  62.             "PseudoLayout": 1,
  63.             "Layout": "BINARY_FILE:Layout/3_Layout",
  64.             "SyntaxDirty": 1,
  65.             "ServerCode": 1,
  66.             "LinkColor": 16711680,
  67.             "ParentLayoutID": 3,
  68.             "DateTimeStamp": "12/30/98 10:30:45"
  69.         },
  70.         {
  71.             "LayoutID": 5,
  72.             "Name": "Add_a_Job",
  73.             "FrameID": 0,
  74.             "ItemID": 0,
  75.             "PseudoLayout": 1,
  76.             "Layout": "BINARY_FILE:Layout/4_Layout",
  77.             "SyntaxDirty": 1,
  78.             "ServerCode": 1,
  79.             "LinkColor": 16711680,
  80.             "ParentLayoutID": 3,
  81.             "DateTimeStamp": "12/30/98 10:30:46"
  82.         },
  83.         {
  84.             "LayoutID": 6,
  85.             "Name": "Job_Search",
  86.             "FrameID": 0,
  87.             "ItemID": 0,
  88.             "PseudoLayout": 1,
  89.             "Layout": "BINARY_FILE:Layout/5_Layout",
  90.             "SyntaxDirty": 1,
  91.             "ServerCode": 1,
  92.             "LinkColor": 16711680,
  93.             "ParentLayoutID": 3,
  94.             "DateTimeStamp": "12/30/98 10:30:46"
  95.         },
  96.         {
  97.             "LayoutID": 7,
  98.             "Name": "Job_Description",
  99.             "FrameID": 0,
  100.             "ItemID": 0,
  101.             "PseudoLayout": 1,
  102.             "Layout": "BINARY_FILE:Layout/6_Layout",
  103.             "SyntaxDirty": 1,
  104.             "ServerCode": 1,
  105.             "LinkColor": 16711680,
  106.             "ParentLayoutID": 3,
  107.             "DateTimeStamp": "12/30/98 10:30:46"
  108.         }
  109.     ]
  110. }